networkd-test: disable DNSSEC in domain-restricted DNS test
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:24:16 +0000 (12:24 +0100)
committerMichael Biebl <biebl@debian.org>
Fri, 24 May 2019 20:58:59 +0000 (21:58 +0100)
commitfac88a5e7b2f8a1e05884cb4b3689dfea9ed6b41
treeb947eddae52086f3731ecf667617f13396741bf2
parentf9a314728c34b221f01a32d1290a1f124030d63f
networkd-test: disable DNSSEC in domain-restricted DNS test

dnsmasq 2.80 changed behaviour when being queried by resolved with
enabled DNSSEC: It returns errors for SOA and DS queries which cause the
entire query to fail. As we don't configure DNSSEC in this test anyway,
just disable it so that we retain compatibility with old and new dnsmasq
versions.

(cherry picked from commit 6592c9c850675fb20236271efc4f65acbe3bfa00)

Gbp-Pq: Name networkd-test-disable-DNSSEC-in-domain-restricted-DNS-tes.patch
test/networkd-test.py